home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / dev / gcc / ixemulsdk.readme < prev    next >
Text File  |  1995-11-07  |  24KB  |  481 lines

  1. Short:    IXemul 41.4 - programmer's files
  2. Author:   various
  3. Uploader: fnf@amigalib.com
  4. Type:     dev/gcc
  5.  
  6. This is ixemul.library release 41.4, which represents a partial merging
  7. of features from various previous releases as well as bug fixing.
  8. Merging work is still underway, so expect future releases to occur at
  9. frequent intervals.
  10.  
  11. Changes for this release include:
  12.  
  13.     Integrated patches from Hans Verkuil that fix CTRL-C
  14.     handling, fix another signal bug, fix problem with "rm
  15.     -f", prepare for proper timezone handling, and remove
  16.     '@' hack in argument parsing.
  17.  
  18.     Applied patch from Kamil Iskra to avoid incompatibility
  19.     between ixemul and the popular KingCON 1.3.  This is
  20.     KingCON's fault because it makes invalid assumptions
  21.     about the nature of reply port contained in "dp_Port"
  22.     of packets sent to it.  Also applied patch (duplicated
  23.     in Han's patches) to crt0.c that fixes bug where the
  24.     revision requester was not working properly if the
  25.     current revision is 0.
  26.  
  27.     Applied patch from Rask Lambertsen (duplicated in Han's
  28.     patches) that makes ixemul.library open "CONSOLE:"
  29.     instead of "*".
  30.  
  31.     Added implementation from Kriton Kyrimis for srand48,
  32.     seed48, lcong48, lrand48, nrand48, mrand48, jrand48,
  33.     drand48, and erand48.
  34.  
  35.     Added "#include <sys/types.h>" to <dirent.h> to be more
  36.     compatible with most current systems that do this
  37.     inclusion for you.  This change should be backwards
  38.     compatible with code that does the inclusion
  39.     explicitly.  Suggested by Lars Hecking.
  40.  
  41.     Changed prototype in <unistd.h> for getpgrp() to take a
  42.     pid_t argument, which matches the implementation in
  43.     library/getcrap.c.  Suggested by Lars Hecking.
  44.  
  45.     Made change to <math-68881.h> in pow() so that if x<0
  46.     the code does log(-x) rather than log(x).  Suggested by
  47.     Thomas Radtke and implemented by Lars Hecking.
  48.  
  49.     Disable definitions of F_GETLK, F_SETLK, F_SETLKW,
  50.     F_RDLCK, F_UNLCK, and F_WRLCK in <fcntl.h> since they
  51.     are unimplemented and thus might have misled
  52.     autoconfiguration schemes into thinking they were
  53.     available.  Also fix ixtrace.c so it will still compile
  54.     without these defined.  Suggested by Robert Ramiega.
  55.  
  56.     Integrated patch from joop van de wege (duplicated in
  57.     Han's patches) for setting up fpu on 68060.
  58.  
  59. The release consists of several archives as follows:
  60.  
  61.     ixemulXXYY-bin.lha    utils for gnu/bin, like ixtrace and ixconfig
  62.  
  63.     ixemulXXYY-sdk.lha    files needed to build apps using ixemul.library
  64.  
  65.     ixemulXXYY-doc.lha    various documentation, such as this file
  66.  
  67.     ixemulXXYY-src.lha    Complete source code for ixemul library
  68.  
  69.     ixemulXXYY-CF.lha    Specific flavors of the library, where 'C'
  70.             is one of 0, 2, 3, or 4, for 68000, 68020,
  71.             68030, and 68040 respectively, and 'F' is either
  72.             'f' or 's' for FPU support or soft floating point
  73.             respectively.
  74.  
  75. For additional information, see the NEWS, INSTALL, README and TODO files.
  76.  
  77. -Fred Fish  (fnf@amigalib.com)
  78.  
  79.  
  80. ============================= Archive contents =============================
  81.  
  82. Original  Packed Ratio    Date     Time    Name
  83. -------- ------- ----- --------- --------  -------------
  84.     3607    1618 55.1% 23-Feb-94 00:16:26 +a.out.h
  85.     2588    1288 50.2% 23-Feb-94 00:16:08 +ar.h
  86.     3646    1623 55.4% 23-Feb-94 00:16:02 +ftp.h
  87.     2351    1133 51.8% 23-Feb-94 00:16:02 +inet.h
  88.     8505    3288 61.3% 23-Feb-94 00:16:02 +nameser.h
  89.    10035    3781 62.3% 23-Feb-94 00:16:04 +telnet.h
  90.     2960    1439 51.3% 23-Feb-94 00:16:04 +tftp.h
  91.     1387     447 67.7% 23-Feb-94 00:16:10 +assert.h
  92.     4729    1666 64.7% 23-Feb-94 00:16:08 +bitstring.h
  93.       20      20  0.0% 23-Feb-94 00:16:08 +bstring.h
  94.     2314     989 57.2% 23-Feb-94 00:16:08 +ctype.h
  95.     5326    2030 61.8% 23-Feb-94 00:16:18 +db.h
  96.     4125    1895 54.0% 02-Oct-95 14:50:40 +dirent.h
  97.     6711    2743 59.1% 23-Feb-94 00:16:08 +errno.h
  98.     6828    2788 59.1% 02-Oct-95 15:47:26 +fcntl.h
  99.       70      68  2.8% 23-Feb-94 00:16:20 +float.h
  100.     4678    2044 56.3% 23-Feb-94 00:16:18 +fts.h
  101.     3244    1561 51.8% 08-Jul-95 08:58:58 +glob.h
  102.     2235    1126 49.6% 17-May-95 16:07:46 +glue.h
  103.     7230    2493 65.5% 23-Feb-94 00:16:10 +gnu.a.out.h
  104.     2456    1196 51.3% 23-Feb-94 00:16:20 +grp.h
  105.     1739     699 59.8% 23-Feb-94 00:16:10 +gvarargs.h
  106.      560     287 48.7% 23-Feb-94 00:16:06 +init.h
  107.     2530    1178 53.4% 23-Feb-94 00:16:10 +limits.h
  108.     2667    1294 51.4% 23-Feb-94 00:16:20 +locale.h
  109.     2443    1207 50.5% 15-Jul-94 02:50:14 +ansi.h
  110.     6938    3105 55.2% 22-Jun-95 22:11:44 +cpu.h
  111.     2886    1351 53.1% 23-Feb-94 00:16:04 +endian.h
  112.     3641    1590 56.3% 27-Aug-95 18:20:20 +float.h
  113.     4294    1697 60.4% 23-Feb-94 00:16:06 +frame.h
  114.     3681    1475 59.9% 17-May-95 17:24:16 +limits.h
  115.     2340    1164 50.2% 23-Feb-94 00:16:06 +mtpr.h
  116.     5924    2539 57.1% 23-Feb-94 00:16:04 +param.h
  117.     2893    1456 49.6% 23-Feb-94 00:16:06 +pcb.h
  118.     4003    1875 53.1% 23-Feb-94 00:16:06 +pmap.h
  119.     2206    1137 48.4% 23-Feb-94 00:16:04 +proc.h
  120.     3121    1344 56.9% 23-Feb-94 00:16:06 +psl.h
  121.     2856    1426 50.0% 23-Feb-94 00:16:06 +reg.h
  122.     2285    1119 51.0% 23-Feb-94 00:16:06 +stdarg.h
  123.     2502    1218 51.3% 23-Feb-94 00:16:06 +trap.h
  124.     2125    1080 49.1% 23-Feb-94 00:16:06 +types.h
  125.     9082    4055 55.3% 23-Feb-94 00:16:06 +vmparam.h
  126.     9530    1903 80.0% 02-Oct-95 15:11:10 +math-68881.h
  127.     4561    1862 59.1% 16-Mar-94 00:40:18 +math.h
  128.     1882     951 49.4% 23-Feb-94 00:16:10 +memory.h
  129.     2758    1359 50.7% 23-Feb-94 00:16:20 +ndbm.h
  130.       62      58  6.4% 23-Feb-94 00:16:10 +ndir.h
  131.     1417     774 45.3% 23-Feb-94 00:16:22 +af.h
  132.     6804    2782 59.1% 17-May-95 18:15:00 +bpf.h
  133.     3941    1839 53.3% 17-May-95 18:15:02 +bpfdesc.h
  134.     7898    3103 60.7% 23-Feb-94 00:16:22 +if.h
  135.     2487    1162 53.2% 23-Feb-94 00:16:22 +if_arp.h
  136.     3493    1754 49.7% 23-Feb-94 00:16:22 +if_dl.h
  137.     2834    1314 53.6% 23-Feb-94 00:16:22 +if_llc.h
  138.     3368    1625 51.7% 17-May-95 18:15:02 +if_slvar.h
  139.     2961    1373 53.6% 23-Feb-94 00:16:22 +if_types.h
  140.     1834     960 47.6% 23-Feb-94 00:16:22 +netisr.h
  141.     4432    1900 57.1% 23-Feb-94 00:16:22 +radix.h
  142.     2193    1063 51.5% 23-Feb-94 00:16:22 +raw_cb.h
  143.     3012    1414 53.0% 23-Feb-94 00:16:22 +route.h
  144.     6740    2968 55.9% 17-May-95 18:15:02 +slcompress.h
  145.     4601    1920 58.2% 23-Feb-94 00:16:20 +netdb.h
  146.     1609     835 48.1% 23-Feb-94 00:16:24 +icmp_var.h
  147.     2915    1338 54.0% 23-Feb-94 00:16:24 +if_ether.h
  148.     3468    1521 56.1% 23-Feb-94 00:16:24 +in.h
  149.     1891     955 49.4% 23-Feb-94 00:16:24 +in_pcb.h
  150.     1461     805 44.9% 23-Feb-94 00:16:24 +in_systm.h
  151.     2085    1032 50.5% 23-Feb-94 00:16:24 +in_var.h
  152.     4617    1987 56.9% 23-Feb-94 00:16:26 +ip.h
  153.     4307    1754 59.2% 23-Feb-94 00:16:24 +ip_icmp.h
  154.     3669    1653 54.9% 23-Feb-94 00:16:26 +ip_var.h
  155.     2575    1274 50.5% 23-Feb-94 00:16:26 +tcp.h
  156.     1295     736 43.1% 23-Feb-94 00:16:24 +tcp_debug.h
  157.     2585    1215 52.9% 23-Feb-94 00:16:24 +tcp_fsm.h
  158.     1642     855 47.9% 23-Feb-94 00:16:24 +tcp_seq.h
  159.     4785    2058 56.9% 23-Feb-94 00:16:24 +tcp_timer.h
  160.     8837    3325 62.3% 23-Feb-94 00:16:24 +tcp_var.h
  161.     1514     745 50.7% 23-Feb-94 00:16:24 +tcpip.h
  162.     1103     637 42.2% 23-Feb-94 00:16:26 +udp.h
  163.     1547     796 48.5% 23-Feb-94 00:16:26 +udp_var.h
  164.     3127    1551 50.3% 23-Feb-94 00:16:06 +nlist.h
  165.     2904     922 68.2% 17-May-95 18:15:04 +packets.h
  166.       23      23  0.0% 23-Feb-94 00:16:10 +param.h
  167.     2621    1222 53.3% 27-Sep-95 09:50:32 +paths.h
  168.     4182    1899 54.5% 23-Feb-94 00:16:04 +dumprestore.h
  169.     3999    1920 51.9% 23-Feb-94 00:16:04 +routed.h
  170.     2687    1330 50.5% 23-Feb-94 00:16:04 +rwhod.h
  171.     4860    2121 56.3% 23-Feb-94 00:16:04 +talkd.h
  172.     3992    1779 55.4% 23-Feb-94 00:16:04 +timed.h
  173.     3155    1481 53.0% 23-Feb-94 00:16:26 +pwd.h
  174.     2210    1119 49.3% 23-Feb-94 00:16:08 +ranlib.h
  175.     2775    1335 51.8% 23-Feb-94 00:16:06 +regexp.h
  176.     4736    2118 55.2% 23-Feb-94 00:16:08 +resolv.h
  177.     4839    2099 56.6% 23-Feb-94 00:16:26 +auth.h
  178.     2413    1282 46.8% 23-Feb-94 00:16:26 +auth_unix.h
  179.     8712    3315 61.9% 23-Feb-94 00:16:26 +clnt.h
  180.     2509    1230 50.9% 23-Feb-94 00:16:26 +pmap_clnt.h
  181.     3333    1523 54.3% 23-Feb-94 00:16:28 +pmap_prot.h
  182.     1761     967 45.0% 23-Feb-94 00:16:28 +pmap_rmt.h
  183.     3001    1496 50.1% 23-Feb-94 00:16:26 +rpc.h
  184.     4178    1788 57.2% 23-Feb-94 00:16:28 +rpc_msg.h
  185.     8804    3490 60.3% 23-Feb-94 00:16:28 +svc.h
  186.     1548     860 44.4% 23-Feb-94 00:16:28 +svc_auth.h
  187.     1989    1050 47.2% 23-Feb-94 00:16:26 +types.h
  188.     9467    3482 63.2% 23-Feb-94 00:16:28 +xdr.h
  189.      320     210 34.3% 23-Feb-94 00:16:06 +search.h
  190.     2740    1293 52.8% 20-May-95 15:43:02 +setjmp.h
  191.     1936     983 49.2% 23-Feb-94 00:16:10 +sgtty.h
  192.     7829    2999 61.6% 23-Feb-94 00:16:10 +signal.h
  193.     4738    1694 64.2% 23-Feb-94 00:16:10 +stab.def
  194.     3266    1441 55.8% 23-Feb-94 00:16:10 +stab.h
  195.     1957     992 49.3% 23-Feb-94 00:16:12 +stdarg.h
  196.     2224    1115 49.8% 23-Feb-94 00:16:02 +stddef.h
  197.    12472    4673 62.5% 18-Sep-95 14:46:22 +stdio.h
  198.     4967    1948 60.7% 02-Oct-95 13:55:52 +stdlib.h
  199.     3743    1393 62.7% 23-Feb-94 00:16:08 +string.h
  200.     1889     953 49.5% 23-Feb-94 00:16:12 +strings.h
  201.     2293    1107 51.7% 23-Feb-94 00:16:20 +struct.h
  202.     2895    1462 49.4% 23-Feb-94 00:16:14 +acct.h
  203.     3074    1442 53.0% 23-Feb-94 00:16:14 +cdefs.h
  204.     2565    1307 49.0% 23-Feb-94 00:16:12 +dir.h
  205.     2287    1138 50.2% 23-Feb-94 00:16:18 +domain.h
  206.       19      19  0.0% 23-Feb-94 00:16:14 +errno.h
  207.     3107    1432 53.9% 23-Feb-94 00:16:12 +exec.h
  208.     6844    2825 58.7% 23-Feb-94 00:16:14 +fcntl.h
  209.     4722    2162 54.2% 17-May-95 18:15:04 +file.h
  210.       23      23  0.0% 23-Feb-94 00:16:14 +filio.h
  211.     3861    1685 56.3% 23-Feb-94 00:16:14 +gprof.h
  212.    10383    3588 65.4% 23-Feb-94 00:16:16 +ioctl.h
  213.     6692    2548 61.9% 23-Feb-94 00:16:14 +ioctl_compat.h
  214.    12143    4398 63.7% 23-Feb-94 00:16:18 +mbuf.h
  215.    10049    3830 61.8% 23-Feb-94 00:16:12 +mount.h
  216.     4732    2044 56.8% 23-Feb-94 00:16:14 +mtio.h
  217.     8101    3656 54.8% 23-Feb-94 00:16:14 +param.h
  218.     9315    3818 59.0% 23-Feb-94 00:19:58 +proc.h
  219.     8946    3509 60.7% 23-Feb-94 00:16:12 +protosw.h
  220.     2645    1253 52.6% 23-Feb-94 00:16:14 +ptrace.h
  221.     3942    1733 56.0% 23-Feb-94 00:16:14 +resource.h
  222.      190     141 25.7% 23-Feb-94 00:16:12 +signal.h
  223.     8520    3384 60.2% 23-Feb-94 00:16:12 +socket.h
  224.     7968    3237 59.3% 21-May-95 11:52:16 +socketvar.h
  225.       23      23  0.0% 23-Feb-94 00:16:14 +sockio.h
  226.        0       0  0.0% 23-Feb-94 00:16:12 +start.s
  227.     5555    2149 61.3% 02-Jul-95 22:23:18 +stat.h
  228.     1536     839 45.3% 23-Feb-94 00:16:12 +stdc.h
  229.    14079    3806 72.9% 21-May-95 11:06:46 +syscall.def
  230.     1115     600 46.1% 17-May-95 18:15:06 +syscall.h
  231.     3020    1419 53.0% 01-Aug-94 10:21:24 +syslimits.h
  232.     6401    2655 58.5% 23-Feb-94 00:16:12 +syslog.h
  233.     8574    3163 63.1% 23-Feb-94 00:16:14 +termios.h
  234.     3846    1723 55.2% 20-May-95 15:51:30 +time.h
  235.     2132    1090 48.8% 23-Feb-94 00:16:16 +timeb.h
  236.     2304    1128 51.0% 23-Feb-94 00:16:16 +times.h
  237.     2994    1378 53.9% 17-May-95 18:15:06 +tracecntl.h
  238.     6210    2737 55.9% 23-Feb-94 00:16:16 +tty.h
  239.     2716    1313 51.6% 23-Feb-94 00:16:16 +ttychars.h
  240.     3373    1583 53.0% 23-Feb-94 00:16:16 +ttydefaults.h
  241.     2268    1111 51.0% 23-Feb-94 00:16:16 +ttydev.h
  242.     4653    2073 55.4% 23-Feb-94 00:19:58 +types.h
  243.     2330    1168 49.8% 23-Feb-94 00:16:16 +ucred.h
  244.     2665    1328 50.1% 23-Feb-94 00:16:16 +uio.h
  245.     2250    1169 48.0% 23-Feb-94 00:16:18 +un.h
  246.     3604    1636 54.6% 23-Feb-94 00:16:16 +unistd.h
  247.     3500    1644 53.0% 23-Feb-94 00:16:18 +unpcb.h
  248.     3363    1571 53.2% 23-Feb-94 00:16:14 +user.h
  249.     5508    2312 58.0% 23-Feb-94 00:16:16 +wait.h
  250.     5461    2443 55.2% 23-Feb-94 00:16:20 +sysexits.h
  251.       24      24  0.0% 23-Feb-94 00:16:18 +termio.h
  252.       25      25  0.0% 23-Feb-94 00:16:18 +termios.h
  253.     3346    1532 54.2% 23-Feb-94 00:16:10 +time.h
  254.     2679    1315 50.9% 23-Feb-94 00:16:20 +ttyent.h
  255.     4948    1875 62.1% 27-Sep-95 09:50:36 +tzfile.h
  256.     6856    2356 65.6% 02-Oct-95 14:56:30 +unistd.h
  257.     8431    3581 57.5% 17-May-95 18:15:08 +user.h
  258.     2131    1088 48.9% 23-Feb-94 00:16:18 +utime.h
  259.     2299    1120 51.2% 23-Feb-94 00:16:20 +utmp.h
  260.      137     105 23.3% 23-Feb-94 00:16:08 +values.h
  261.     2064    1047 49.2% 23-Feb-94 00:16:20 +varargs.h
  262.     3199    1507 52.8% 23-Feb-94 00:16:08 +vis.h
  263.       22      22  0.0% 23-Feb-94 00:16:08 +wait.h
  264.     1680     942 43.9% 04-Oct-95 21:20:18 +bcrt0.o
  265.     1700     925 45.5% 04-Oct-95 21:20:06 +crt0.o
  266.   129110   34279 73.4% 04-Oct-95 21:19:46 +libc.a
  267.   129862   34305 73.5% 04-Oct-95 21:17:40 +libc.a
  268.     1803     992 44.9% 04-Oct-95 21:20:28 +rcrt0.o
  269.     1768     866 51.0% 10-Aug-92 14:51:46 +_exit.0
  270.     3541    1457 58.8% 10-Aug-92 14:51:56 +access.0
  271.     2975    1173 60.5% 10-Aug-92 14:51:46 +chdir.0
  272.     4879    1854 62.0% 10-Aug-92 14:51:54 +chmod.0
  273.     2611    1201 54.0% 10-Aug-92 14:51:54 +close.0
  274.      746     395 47.0% 10-Aug-92 14:51:56 +creat.0
  275.     2463    1099 55.3% 10-Aug-92 14:51:54 +dup.0
  276.     7622    2739 64.0% 10-Aug-92 14:51:46 +execve.0
  277.     4340    1639 62.2% 10-Aug-92 14:51:54 +fcntl.0
  278.     1384     726 47.5% 10-Aug-92 14:51:46 +fsync.0
  279.      944     471 50.1% 10-Aug-92 14:51:46 +getdtablesize.0
  280.     3351    1354 59.5% 10-Aug-92 14:51:46 +getfsstat.0
  281.     1450     638 56.0% 10-Aug-92 14:51:46 +getgid.0
  282.     1880     815 56.6% 10-Aug-92 14:51:46 +getgroups.0
  283.     2024     893 55.8% 10-Aug-92 14:51:48 +gethostname.0
  284.     4156    1517 63.4% 10-Aug-92 14:51:48 +getitimer.0
  285.     3010    1262 58.0% 10-Aug-92 14:51:48 +getlogin.0
  286.      891     450 49.4% 10-Aug-92 14:51:48 +getpagesize.0
  287.     1226     595 51.4% 10-Aug-92 14:51:48 +getpgrp.0
  288.     1146     531 53.6% 10-Aug-92 14:51:54 +getpid.0
  289.     2983    1135 61.9% 10-Aug-92 14:51:48 +getpriority.0
  290.     5080    1936 61.8% 10-Aug-92 14:51:54 +getrlimit.0
  291.     5457    1806 66.9% 10-Aug-92 14:51:48 +getrusage.0
  292.     2887    1256 56.4% 10-Aug-92 14:51:52 +gettimeofday.0
  293.     1446     632 56.2% 10-Aug-92 14:51:48 +getuid.0
  294.    26861    8890 66.9% 10-Aug-92 14:51:54 +intro.0
  295.     1824     878 51.8% 10-Aug-92 14:51:54 +ioctl.0
  296.     3316    1322 60.1% 10-Aug-92 14:51:54 +kill.0
  297.     1948     859 55.9% 10-Aug-92 14:51:56 +killpg.0
  298.     3747    1402 62.5% 10-Aug-92 14:51:54 +link.0
  299.     2478    1048 57.7% 10-Aug-92 14:51:48 +lseek.0
  300.     3509    1271 63.7% 10-Aug-92 14:51:48 +mkdir.0
  301.     6921    2405 65.2% 10-Aug-92 14:51:54 +open.0
  302.     2300    1097 52.3% 10-Aug-92 14:51:48 +pipe.0
  303.     4118    1679 59.2% 10-Aug-92 14:51:50 +read.0
  304.     2005     901 55.0% 10-Aug-92 14:51:52 +readlink.0
  305.     4907    1847 62.3% 10-Aug-92 14:51:50 +rename.0
  306.     2573    1041 59.5% 10-Aug-92 14:51:50 +rmdir.0
  307.     5125    1940 62.1% 10-Aug-92 14:51:50 +select.0
  308.     1638     774 52.7% 10-Aug-92 14:51:50 +setgroups.0
  309.     1899     828 56.3% 10-Aug-92 14:51:50 +setpgid.0
  310.     1416     676 52.2% 10-Aug-92 14:51:50 +setregid.0
  311.     1359     657 51.6% 10-Aug-92 14:51:52 +setreuid.0
  312.    11306    3907 65.4% 10-Aug-92 14:51:50 +sigaction.0
  313.     1379     664 51.8% 10-Aug-92 14:51:56 +sigblock.0
  314.     1253     598 52.2% 10-Aug-92 14:51:56 +sigpause.0
  315.     2479    1027 58.5% 10-Aug-92 14:51:50 +sigprocmask.0
  316.     2103     960 54.3% 10-Aug-92 14:51:50 +sigreturn.0
  317.     1324     639 51.7% 10-Aug-92 14:51:46 +sigsetmask.0
  318.     2202     998 54.6% 10-Aug-92 14:51:50 +sigstack.0
  319.     1656     790 52.2% 10-Aug-92 14:51:50 +sigsuspend.0
  320.    10241    3588 64.9% 10-Aug-92 14:51:46 +sigvec.0
  321.     6607    2372 64.0% 10-Aug-92 14:51:52 +stat.0
  322.     3813    1428 62.5% 10-Aug-92 14:51:50 +statfs.0
  323.     3568    1238 65.3% 10-Aug-92 14:51:52 +symlink.0
  324.     1189     574 51.7% 10-Aug-92 14:51:52 +syscall.0
  325.     2673    1159 56.6% 10-Aug-92 14:51:52 +truncate.0
  326.     2941    1195 59.3% 10-Aug-92 14:51:52 +unlink.0
  327.     2866    1131 60.5% 10-Aug-92 14:51:52 +utimes.0
  328.     2469    1210 50.9% 10-Aug-92 14:51:52 +vfork.0
  329.     7808    2485 68.1% 10-Aug-92 14:51:52 +wait.0
  330.     4828    1927 60.0% 10-Aug-92 14:51:52 +write.0
  331.      914     456 50.1% 10-Aug-92 14:52:12 +abort.0
  332.      864     415 51.9% 10-Aug-92 14:52:12 +abs.0
  333.     1328     641 51.7% 10-Aug-92 14:52:00 +alarm.0
  334.     1012     495 51.0% 10-Aug-92 14:52:14 +alloca.0
  335.     1430     698 51.1% 10-Aug-92 14:52:10 +atexit.0
  336.     1464     722 50.6% 10-Aug-92 14:52:12 +atof.0
  337.      882     457 48.1% 10-Aug-92 14:52:12 +atoi.0
  338.      898     461 48.6% 10-Aug-92 14:52:12 +atol.0
  339.      990     484 51.1% 10-Aug-92 14:52:18 +bcmp.0
  340.      866     418 51.7% 10-Aug-92 14:52:18 +bcopy.0
  341.     1937     822 57.5% 10-Aug-92 14:52:12 +bsearch.0
  342.     2492     742 70.2% 10-Aug-92 14:52:16 +bstring.0
  343.      753     370 50.8% 10-Aug-92 14:52:16 +bzero.0
  344.     1059     507 52.1% 10-Aug-92 14:52:14 +calloc.0
  345.      939     467 50.2% 10-Aug-92 14:52:00 +clock.0
  346.     6366    2350 63.0% 10-Aug-92 14:51:58 +crypt.0
  347.     1627     798 50.9% 10-Aug-92 14:52:00 +ctermid.0
  348.     6792    2407 64.5% 10-Aug-92 14:52:00 +ctime.0
  349.     1788     656 63.3% 10-Aug-92 14:52:02 +ctype.0
  350.     7419    1902 74.3% 10-Aug-92 14:52:22 +curses.0
  351.    16765    5670 66.1% 10-Aug-92 14:51:56 +db.0
  352.     4259    1387 67.4% 10-Aug-92 14:51:58 +directory.0
  353.      856     428 50.0% 10-Aug-92 14:52:14 +div.0
  354.     6430    2113 67.1% 10-Aug-92 14:52:02 +exec.0
  355.     1141     547 52.0% 10-Aug-92 14:52:12 +exit.0
  356.     1355     676 50.1% 10-Aug-92 14:52:08 +fclose.0
  357.     1822     673 63.0% 10-Aug-92 14:52:08 +ferror.0
  358.     1874     848 54.7% 10-Aug-92 14:52:10 +fflush.0
  359.      805     411 48.9% 10-Aug-92 14:52:16 +ffs.0
  360.     2369    1085 54.2% 10-Aug-92 14:52:08 +fgetline.0
  361.     2668    1141 57.2% 10-Aug-92 14:52:08 +fgets.0
  362.     2129     909 57.3% 10-Aug-92 14:52:02 +fnmatch.0
  363.     4866    1661 65.8% 10-Aug-92 14:52:08 +fopen.0
  364.     1483     641 56.7% 10-Aug-92 14:52:08 +fputs.0
  365.     1867     763 59.1% 10-Aug-92 14:52:08 +fread.0
  366.     1171     567 51.5% 10-Aug-92 14:52:14 +free.0
  367.     1235     605 51.0% 10-Aug-92 14:52:02 +frexp.0
  368.     3651    1286 64.7% 10-Aug-92 14:52:08 +fseek.0
  369.    21582    5622 73.9% 10-Aug-92 14:51:56 +fts.0
  370.     4047    1504 62.8% 10-Aug-92 14:52:10 +funopen.0
  371.     2352    1001 57.4% 10-Aug-92 14:52:08 +getc.0
  372.     3007    1289 57.1% 10-Aug-92 14:52:00 +getcwd.0
  373.     2908    1084 62.7% 10-Aug-92 14:52:12 +getenv.0
  374.     3340    1198 64.1% 10-Aug-92 14:52:02 +getfsent.0
  375.     4750    1604 66.2% 10-Aug-92 14:51:58 +getgrent.0
  376.     2107     869 58.7% 10-Aug-92 14:52:00 +getmntinfo.0
  377.     5114    1889 63.0% 10-Aug-92 14:52:14 +getopt.0
  378.     1700     786 53.7% 10-Aug-92 14:52:02 +getpass.0
  379.     5440    1905 64.9% 10-Aug-92 14:51:58 +getpwent.0
  380.     3750    1234 67.0% 10-Aug-92 14:52:02 +getsubopt.0
  381.     9529    3238 66.0% 10-Aug-92 14:51:56 +glob.0
  382.     1059     504 52.4% 10-Aug-92 14:52:16 +index.0
  383.     1443     653 54.7% 10-Aug-92 14:52:02 +initgroups.0
  384.     1102     502 54.4% 10-Aug-92 14:52:04 +isalnum.0
  385.     1318     568 56.9% 10-Aug-92 14:52:04 +isalpha.0
  386.     1023     491 52.0% 10-Aug-92 14:52:04 +isascii.0
  387.     1043     476 54.3% 10-Aug-92 14:52:06 +iscntrl.0
  388.     1071     484 54.8% 10-Aug-92 14:52:06 +isdigit.0
  389.     1096     499 54.4% 10-Aug-92 14:52:06 +isgraph.0
  390.     1058     496 53.1% 10-Aug-92 14:51:58 +isinf.0
  391.     1261     556 55.9% 10-Aug-92 14:52:06 +islower.0
  392.     1099     499 54.5% 10-Aug-92 14:52:06 +isprint.0
  393.     1115     510 54.2% 10-Aug-92 14:52:06 +ispunct.0
  394.     1469     631 57.0% 10-Aug-92 14:52:06 +isspace.0
  395.     1303     589 54.7% 10-Aug-92 14:52:06 +isupper.0
  396.     1079     486 54.9% 10-Aug-92 14:52:06 +isxdigit.0
  397.      798     390 51.1% 10-Aug-92 14:52:14 +labs.0
  398.     1048     520 50.3% 10-Aug-92 14:51:58 +ldexp.0
  399.      908     449 50.5% 10-Aug-92 14:52:14 +ldiv.0
  400.     1703     829 51.3% 10-Aug-92 14:52:14 +malloc.0
  401.     1078     500 53.6% 10-Aug-92 14:52:20 +memccpy.0
  402.     1084     520 52.0% 10-Aug-92 14:52:18 +memchr.0
  403.     1227     587 52.1% 10-Aug-92 14:52:20 +memcmp.0
  404.     1207     555 54.0% 10-Aug-92 14:52:20 +memcpy.0
  405.     1042     490 52.9% 10-Aug-92 14:52:20 +memmove.0
  406.     1284     521 59.4% 10-Aug-92 14:52:14 +memory.0
  407.      798     407 48.9% 10-Aug-92 14:52:20 +memset.0
  408.     2501    1023 59.0% 10-Aug-92 14:52:08 +mktemp.0
  409.     1093     515 52.8% 10-Aug-92 14:52:04 +modf.0
  410.     1090     545 50.0% 10-Aug-92 14:52:04 +nice.0
  411.     1384     673 51.3% 10-Aug-92 14:52:04 +nlist.0
  412.     1152     563 51.1% 10-Aug-92 14:52:02 +pause.0
  413.     3622    1453 59.8% 10-Aug-92 14:51:58 +popen.0
  414.    14564    4495 69.1% 10-Aug-92 14:52:10 +printf.0
  415.     1365     633 53.6% 10-Aug-92 14:52:04 +psignal.0
  416.     2194     897 59.1% 10-Aug-92 14:52:08 +putc.0
  417.     3850    1476 61.6% 10-Aug-92 14:52:10 +qsort.0
  418.     3056    1344 56.0% 10-Aug-92 14:52:10 +radixsort.0
  419.     1074     525 51.1% 10-Aug-92 14:52:00 +raise.0
  420.     1335     638 52.2% 10-Aug-92 14:52:10 +rand.0
  421.     4541    1733 61.8% 10-Aug-92 14:52:14 +random.0
  422.     1793     763 57.4% 10-Aug-92 14:52:14 +realloc.0
  423.     8378    3077 63.2% 10-Aug-92 14:51:56 +regexp.0
  424.     1115     556 50.1% 10-Aug-92 14:52:10 +remove.0
  425.     1033     489 52.6% 10-Aug-92 14:52:18 +rindex.0
  426.     2608     963 63.0% 10-Aug-92 14:52:00 +scandir.0
  427.    10630    3411 67.9% 10-Aug-92 14:52:06 +scanf.0
  428.     3750    1454 61.2% 10-Aug-92 14:52:10 +setbuf.0
  429.     3988    1295 67.5% 10-Aug-92 14:52:00 +setjmp.0
  430.     1950     789 59.5% 10-Aug-92 14:51:58 +setmode.0
  431.     1767     620 64.9% 10-Aug-92 14:52:04 +setuid.0
  432.     2542    1102 56.6% 10-Aug-92 14:52:04 +siginterrupt.0
  433.     7287    2659 63.5% 10-Aug-92 14:51:58 +signal.0
  434.     2680     979 63.4% 10-Aug-92 14:51:58 +sigsetops.0
  435.     1534     735 52.0% 10-Aug-92 14:52:04 +sleep.0
  436.     7929    2698 65.9% 10-Aug-92 14:52:08 +stdio.0
  437.     1536     620 59.6% 10-Aug-92 14:52:18 +strcasecmp.0
  438.     1396     556 60.1% 10-Aug-92 14:52:18 +strcat.0
  439.     1182     548 53.6% 10-Aug-92 14:52:18 +strchr.0
  440.     1452     591 59.2% 10-Aug-92 14:52:18 +strcmp.0
  441.     1061     492 53.6% 10-Aug-92 14:52:16 +strcoll.0
  442.     1637     635 61.2% 10-Aug-92 14:52:16 +strcpy.0
  443.     1189     538 54.7% 10-Aug-92 14:52:16 +strcspn.0
  444.      872     425 51.2% 10-Aug-92 14:52:16 +strdup.0
  445.     2031     806 60.3% 10-Aug-92 14:52:10 +strerror.0
  446.     4699    1475 68.6% 10-Aug-92 14:52:18 +strftime.0
  447.     4481    1015 77.3% 10-Aug-92 14:52:16 +string.0
  448.      858     419 51.1% 10-Aug-92 14:52:14 +strlen.0
  449.     3936    1291 67.2% 10-Aug-92 14:52:16 +strmode.0
  450.     1129     504 55.3% 10-Aug-92 14:52:20 +strpbrk.0
  451.     1134     531 53.1% 10-Aug-92 14:52:20 +strrchr.0
  452.     1588     713 55.1% 10-Aug-92 14:52:20 +strsep.0
  453.     1062     500 52.9% 10-Aug-92 14:52:20 +strspn.0
  454.     1264     521 58.7% 10-Aug-92 14:52:18 +strstr.0
  455.     2257     962 57.3% 10-Aug-92 14:52:12 +strtod.0
  456.     2129     978 54.0% 10-Aug-92 14:52:18 +strtok.0
  457.     2652    1175 55.6% 10-Aug-92 14:52:12 +strtol.0
  458.     2774    1232 55.5% 10-Aug-92 14:52:12 +strtoul.0
  459.      882     441 50.0% 10-Aug-92 14:52:16 +strxfrm.0
  460.      870     421 51.6% 10-Aug-92 14:52:20 +swab.0
  461.     1265     599 52.6% 10-Aug-92 14:52:12 +system.0
  462.     5699    2113 62.9% 10-Aug-92 14:52:20 +termcap.0
  463.     1269     652 48.6% 10-Aug-92 14:52:00 +time.0
  464.     2590    1026 60.3% 10-Aug-92 14:52:02 +times.0
  465.     1231     571 53.6% 10-Aug-92 14:52:04 +timezone.0
  466.     4835    1796 62.8% 10-Aug-92 14:52:10 +tmpnam.0
  467.     1169     525 55.0% 10-Aug-92 14:52:06 +tolower.0
  468.     1125     507 54.9% 10-Aug-92 14:52:06 +toupper.0
  469.     2209     914 58.6% 10-Aug-92 14:52:04 +ttyname.0
  470.     7757    2559 67.0% 10-Aug-92 14:52:02 +tzset.0
  471.     1601     761 52.4% 10-Aug-92 14:52:02 +ualarm.0
  472.     1663     805 51.5% 10-Aug-92 14:52:10 +ungetc.0
  473.     4288    1543 64.0% 10-Aug-92 14:51:58 +unvis.0
  474.     1587     742 53.2% 10-Aug-92 14:52:00 +usleep.0
  475.     1272     614 51.7% 10-Aug-92 14:52:00 +utime.0
  476.     1381     668 51.6% 10-Aug-92 14:51:58 +valloc.0
  477.     5620    2030 63.8% 10-Aug-92 14:51:56 +vis.0
  478.     4063    1553 61.7% 10-Aug-92 14:52:22 +man.conf.0
  479. -------- ------- ----- --------- --------
  480.  1566809  601004 61.6% 06-Oct-95 04:01:16   395 files
  481.